﻿2026-06-21T08:16:06.9024168Z Current runner version: '2.335.1'
2026-06-21T08:16:06.9028772Z Runner name: 'kitsubito'
2026-06-21T08:16:06.9029419Z Runner group name: 'Default'
2026-06-21T08:16:06.9030076Z Machine name: 'KITSUBITO'
2026-06-21T08:16:06.9032108Z ##[group]GITHUB_TOKEN Permissions
2026-06-21T08:16:06.9033845Z Contents: read
2026-06-21T08:16:06.9034244Z Metadata: read
2026-06-21T08:16:06.9034618Z Packages: read
2026-06-21T08:16:06.9034985Z ##[endgroup]
2026-06-21T08:16:06.9036573Z Secret source: Actions
2026-06-21T08:16:06.9037088Z Prepare workflow directory
2026-06-21T08:16:06.9402309Z Prepare all required actions
2026-06-21T08:16:06.9431475Z Getting action download info
2026-06-21T08:16:07.2432725Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-21T08:16:07.7489844Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-06-21T08:16:07.8327082Z ##[group]Run actions/checkout@v5
2026-06-21T08:16:07.8327854Z with:
2026-06-21T08:16:07.8328240Z   fetch-depth: 0
2026-06-21T08:16:07.8328690Z   repository: SaberMage/spt-core
2026-06-21T08:16:07.8332263Z   token: ***
2026-06-21T08:16:07.8332628Z   ssh-strict: true
2026-06-21T08:16:07.8333014Z   ssh-user: git
2026-06-21T08:16:07.8333391Z   persist-credentials: true
2026-06-21T08:16:07.8333811Z   clean: true
2026-06-21T08:16:07.8334197Z   sparse-checkout-cone-mode: true
2026-06-21T08:16:07.8334640Z   fetch-tags: false
2026-06-21T08:16:07.8335023Z   show-progress: true
2026-06-21T08:16:07.8335406Z   lfs: false
2026-06-21T08:16:07.8335762Z   submodules: false
2026-06-21T08:16:07.8336144Z   set-safe-directory: true
2026-06-21T08:16:07.8336754Z ##[endgroup]
2026-06-21T08:16:07.9128268Z Syncing repository: SaberMage/spt-core
2026-06-21T08:16:07.9129864Z ##[group]Getting Git version info
2026-06-21T08:16:07.9130602Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T08:16:07.9131464Z [command]/usr/bin/git version
2026-06-21T08:16:07.9131875Z git version 2.43.0
2026-06-21T08:16:07.9179747Z ##[endgroup]
2026-06-21T08:16:07.9193814Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/8a27e73c-258f-40bd-896d-1a83f2953297' before making global git config changes
2026-06-21T08:16:07.9195755Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T08:16:07.9197918Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T08:16:07.9233417Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T08:16:07.9254476Z https://github.com/SaberMage/spt-core
2026-06-21T08:16:07.9264622Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T08:16:07.9267430Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T08:16:07.9285936Z HEAD
2026-06-21T08:16:07.9314936Z ##[endgroup]
2026-06-21T08:16:07.9316309Z [command]/usr/bin/git submodule status
2026-06-21T08:16:07.9495350Z ##[group]Cleaning the repository
2026-06-21T08:16:07.9498102Z [command]/usr/bin/git clean -ffdx
2026-06-21T08:16:07.9525011Z Removing traceable-reqs
2026-06-21T08:16:07.9530875Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T08:16:07.9586737Z HEAD is now at 4e5e7a904 Merge e54bc514b76200b8940de007317c4d836a2c782c into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T08:16:07.9592295Z ##[endgroup]
2026-06-21T08:16:07.9593758Z ##[group]Disabling automatic garbage collection
2026-06-21T08:16:07.9597142Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T08:16:07.9624514Z ##[endgroup]
2026-06-21T08:16:07.9625553Z ##[group]Setting up auth
2026-06-21T08:16:07.9629565Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T08:16:07.9656357Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T08:16:07.9847506Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T08:16:07.9872189Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T08:16:08.0057356Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T08:16:08.0083711Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T08:16:08.0270397Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T08:16:08.0298220Z ##[endgroup]
2026-06-21T08:16:08.0299021Z ##[group]Fetching the repository
2026-06-21T08:16:08.0305037Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +4e5e7a90411e0c993a872a6ec425c92242c4afd1:refs/remotes/pull/27/merge
2026-06-21T08:16:08.7830905Z From https://github.com/SaberMage/spt-core
2026-06-21T08:16:08.7832637Z  * [new branch]          pump-carrier-fix -> origin/pump-carrier-fix
2026-06-21T08:16:08.7834228Z    77378b113..e54bc514b  wedge-trace-v4   -> origin/wedge-trace-v4
2026-06-21T08:16:08.7866792Z ##[endgroup]
2026-06-21T08:16:08.7867936Z ##[group]Determining the checkout info
2026-06-21T08:16:08.7869330Z ##[endgroup]
2026-06-21T08:16:08.7871844Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T08:16:08.7909600Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T08:16:08.7936474Z ##[group]Checking out the ref
2026-06-21T08:16:08.7938515Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T08:16:08.7989354Z HEAD is now at 4e5e7a904 Merge e54bc514b76200b8940de007317c4d836a2c782c into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T08:16:08.7992668Z ##[endgroup]
2026-06-21T08:16:08.8028837Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T08:16:08.8053389Z 4e5e7a90411e0c993a872a6ec425c92242c4afd1
2026-06-21T08:16:08.8245150Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-21T08:16:08.8246722Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-21T08:16:08.8263246Z shell: /usr/bin/bash -e {0}
2026-06-21T08:16:08.8264042Z ##[endgroup]
2026-06-21T08:16:08.8399664Z ##[group]Run set -euo pipefail
2026-06-21T08:16:08.8400519Z [36;1mset -euo pipefail[0m
2026-06-21T08:16:08.8401247Z [36;1mPIN=0c95435[0m
2026-06-21T08:16:08.8401935Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-06-21T08:16:08.8402775Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-06-21T08:16:08.8403920Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-06-21T08:16:08.8405401Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-06-21T08:16:08.8406892Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-06-21T08:16:08.8408117Z [36;1m  rm -rf "$CACHE"[0m
2026-06-21T08:16:08.8408902Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-06-21T08:16:08.8409962Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-06-21T08:16:08.8411112Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-06-21T08:16:08.8412326Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-06-21T08:16:08.8413148Z [36;1mfi[0m
2026-06-21T08:16:08.8414093Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-21T08:16:08.8429670Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-21T08:16:08.8430666Z env:
2026-06-21T08:16:08.8431283Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-21T08:16:08.8432089Z ##[endgroup]
2026-06-21T08:16:09.5082825Z    Compiling proc-macro2 v1.0.106
2026-06-21T08:16:09.5083520Z    Compiling quote v1.0.45
2026-06-21T08:16:09.5083964Z    Compiling unicode-ident v1.0.24
2026-06-21T08:16:09.5084366Z    Compiling libc v0.2.186
2026-06-21T08:16:09.5085257Z    Compiling serde_core v1.0.228
2026-06-21T08:16:09.5085659Z    Compiling cfg-if v1.0.4
2026-06-21T08:16:09.5107975Z    Compiling serde v1.0.228
2026-06-21T08:16:09.5138216Z    Compiling log v0.4.32
2026-06-21T08:16:09.5190524Z    Compiling pin-project-lite v0.2.17
2026-06-21T08:16:09.5227151Z    Compiling typenum v1.20.1
2026-06-21T08:16:09.5307339Z    Compiling portable-atomic v1.13.1
2026-06-21T08:16:09.5338657Z    Compiling version_check v0.9.5
2026-06-21T08:16:09.5340008Z    Compiling memchr v2.8.1
2026-06-21T08:16:09.5370977Z    Compiling shlex v2.0.1
2026-06-21T08:16:09.5371899Z    Compiling critical-section v1.2.0
2026-06-21T08:16:09.5687457Z    Compiling find-msvc-tools v0.1.9
2026-06-21T08:16:09.6029878Z    Compiling futures-core v0.3.32
2026-06-21T08:16:09.6124176Z    Compiling bytes v1.11.1
2026-06-21T08:16:09.6219561Z    Compiling subtle v2.6.1
2026-06-21T08:16:09.7533812Z    Compiling equivalent v1.0.2
2026-06-21T08:16:09.7605328Z    Compiling smallvec v1.15.1
2026-06-21T08:16:09.7976197Z    Compiling itoa v1.0.18
2026-06-21T08:16:09.8091854Z    Compiling semver v1.0.28
2026-06-21T08:16:09.8179446Z    Compiling stable_deref_trait v1.2.1
2026-06-21T08:16:09.8321572Z    Compiling slab v0.4.12
2026-06-21T08:16:09.8541218Z    Compiling generic-array v0.14.7
2026-06-21T08:16:09.8861989Z    Compiling futures-io v0.3.32
2026-06-21T08:16:09.9031109Z    Compiling futures-sink v0.3.32
2026-06-21T08:16:09.9181542Z    Compiling futures-task v0.3.32
2026-06-21T08:16:10.0261294Z    Compiling futures-channel v0.3.32
2026-06-21T08:16:10.0401056Z    Compiling rustversion v1.0.22
2026-06-21T08:16:10.0670597Z    Compiling rustc_version v0.4.1
2026-06-21T08:16:10.0967850Z    Compiling bitflags v2.12.1
2026-06-21T08:16:10.0969311Z    Compiling hashbrown v0.17.1
2026-06-21T08:16:10.1161319Z    Compiling cpufeatures v0.2.17
2026-06-21T08:16:10.1261328Z    Compiling fnv v1.0.7
2026-06-21T08:16:10.1741207Z    Compiling rand_core v0.10.1
2026-06-21T08:16:10.1742026Z    Compiling strsim v0.11.1
2026-06-21T08:16:10.1900891Z    Compiling cfg_aliases v0.2.1
2026-06-21T08:16:10.2310968Z    Compiling litemap v0.8.2
2026-06-21T08:16:10.2741168Z    Compiling writeable v0.6.3
2026-06-21T08:16:10.3652568Z    Compiling utf8_iter v1.0.4
2026-06-21T08:16:10.3750697Z    Compiling getrandom v0.4.2
2026-06-21T08:16:10.3889779Z    Compiling icu_properties_data v2.2.0
2026-06-21T08:16:10.4492698Z    Compiling ident_case v1.0.1
2026-06-21T08:16:10.4986337Z    Compiling dunce v1.0.5
2026-06-21T08:16:10.5360683Z    Compiling icu_normalizer_data v2.2.0
2026-06-21T08:16:10.5460711Z    Compiling fs_extra v1.3.0
2026-06-21T08:16:10.6043784Z    Compiling percent-encoding v2.3.2
2026-06-21T08:16:10.6211398Z    Compiling autocfg v1.5.1
2026-06-21T08:16:10.6268062Z    Compiling http v1.4.1
2026-06-21T08:16:10.7590752Z    Compiling thiserror v2.0.18
2026-06-21T08:16:10.8286581Z    Compiling aws-lc-rs v1.17.0
2026-06-21T08:16:10.8410471Z    Compiling unicode-segmentation v1.13.3
2026-06-21T08:16:10.8531061Z    Compiling cpufeatures v0.3.0
2026-06-21T08:16:10.8850921Z    Compiling scopeguard v1.2.0
2026-06-21T08:16:10.9291339Z    Compiling indexmap v2.14.0
2026-06-21T08:16:10.9360632Z    Compiling chacha20 v0.10.0
2026-06-21T08:16:10.9991507Z    Compiling lock_api v0.4.14
2026-06-21T08:16:11.0181293Z    Compiling form_urlencoded v1.2.2
2026-06-21T08:16:11.0310754Z    Compiling untrusted v0.9.0
2026-06-21T08:16:11.0840521Z    Compiling syn v2.0.117
2026-06-21T08:16:11.1290722Z    Compiling rustls v0.23.40
2026-06-21T08:16:11.1330767Z    Compiling heck v0.5.0
2026-06-21T08:16:11.1700780Z    Compiling anyhow v1.0.102
2026-06-21T08:16:11.1709954Z    Compiling const-oid v0.10.2
2026-06-21T08:16:11.2320792Z    Compiling atomic-waker v1.1.2
2026-06-21T08:16:11.2420708Z    Compiling unicode-xid v0.2.6
2026-06-21T08:16:11.2731420Z    Compiling jobserver v0.1.34
2026-06-21T08:16:11.3150376Z    Compiling convert_case v0.10.0
2026-06-21T08:16:11.3281082Z    Compiling paste v1.0.15
2026-06-21T08:16:11.3441230Z    Compiling zerocopy v0.8.50
2026-06-21T08:16:11.3457016Z    Compiling parking_lot_core v0.9.12
2026-06-21T08:16:11.3506459Z    Compiling httparse v1.10.1
2026-06-21T08:16:11.3553970Z    Compiling num-traits v0.2.19
2026-06-21T08:16:11.4070649Z    Compiling hybrid-array v0.4.12
2026-06-21T08:16:11.4350717Z    Compiling curve25519-dalek v4.1.3
2026-06-21T08:16:11.5506657Z    Compiling cc v1.2.63
2026-06-21T08:16:11.6163565Z    Compiling ahash v0.8.12
2026-06-21T08:16:11.6353390Z    Compiling base64ct v1.8.3
2026-06-21T08:16:11.6701079Z    Compiling fastrand v2.4.1
2026-06-21T08:16:11.6978576Z    Compiling http-body v1.0.1
2026-06-21T08:16:11.7310043Z    Compiling powerfmt v0.2.0
2026-06-21T08:16:11.7630891Z    Compiling either v1.16.0
2026-06-21T08:16:11.7809382Z    Compiling crypto-common v0.1.7
2026-06-21T08:16:11.8070682Z    Compiling block-buffer v0.10.4
2026-06-21T08:16:11.8740582Z    Compiling deranged v0.5.8
2026-06-21T08:16:11.9455690Z    Compiling digest v0.10.7
2026-06-21T08:16:11.9901726Z    Compiling pem-rfc7468 v1.0.0
2026-06-21T08:16:12.0620795Z    Compiling tinyvec_macros v0.1.1
2026-06-21T08:16:12.0751558Z    Compiling tower-service v0.3.3
2026-06-21T08:16:12.1188309Z    Compiling zmij v1.0.21
2026-06-21T08:16:12.1264341Z    Compiling data-encoding v2.11.0
2026-06-21T08:16:12.1644078Z    Compiling vcpkg v0.2.15
2026-06-21T08:16:12.1720960Z    Compiling time-core v0.1.8
2026-06-21T08:16:12.2161233Z    Compiling mio v1.2.1
2026-06-21T08:16:12.3010583Z    Compiling socket2 v0.6.4
2026-06-21T08:16:12.3226098Z    Compiling getrandom v0.2.17
2026-06-21T08:16:12.3733370Z    Compiling base64 v0.22.1
2026-06-21T08:16:12.4159923Z    Compiling try-lock v0.2.5
2026-06-21T08:16:12.4540461Z    Compiling num-conv v0.2.2
2026-06-21T08:16:12.5280371Z    Compiling rand v0.10.1
2026-06-21T08:16:12.5610663Z    Compiling rand_core v0.6.4
2026-06-21T08:16:12.6113787Z    Compiling pkg-config v0.3.33
2026-06-21T08:16:12.6271670Z    Compiling parking_lot v0.12.5
2026-06-21T08:16:12.6418158Z    Compiling want v0.3.1
2026-06-21T08:16:12.7545404Z    Compiling sha2 v0.10.9
2026-06-21T08:16:12.8103490Z    Compiling tinyvec v1.11.0
2026-06-21T08:16:12.8330767Z    Compiling block-buffer v0.12.0
2026-06-21T08:16:12.9820424Z    Compiling cmake v0.1.58
2026-06-21T08:16:13.0990557Z    Compiling crypto-common v0.2.2
2026-06-21T08:16:13.1200659Z    Compiling inout v0.1.4
2026-06-21T08:16:13.1391109Z    Compiling vergen-lib v9.1.0
2026-06-21T08:16:13.2310692Z    Compiling n0-future v0.3.2
2026-06-21T08:16:13.2410489Z    Compiling winnow v1.0.3
2026-06-21T08:16:13.3037050Z    Compiling serde_json v1.0.150
2026-06-21T08:16:13.3442122Z    Compiling httpdate v1.0.3
2026-06-21T08:16:13.3524099Z    Compiling spin v0.10.0
2026-06-21T08:16:13.3543416Z    Compiling parking v2.2.1
2026-06-21T08:16:13.3544551Z    Compiling crossbeam-utils v0.8.21
2026-06-21T08:16:13.4778217Z    Compiling diatomic-waker v0.2.3
2026-06-21T08:16:13.4850252Z    Compiling cordyceps v0.3.4
2026-06-21T08:16:13.4989601Z    Compiling signature v2.2.0
2026-06-21T08:16:13.5173055Z    Compiling futures-lite v2.6.1
2026-06-21T08:16:13.5337180Z    Compiling cipher v0.4.4
2026-06-21T08:16:13.5523610Z    Compiling netlink-packet-core v0.8.1
2026-06-21T08:16:13.5527783Z    Compiling universal-hash v0.5.1
2026-06-21T08:16:13.6028356Z    Compiling ed25519 v2.2.3
2026-06-21T08:16:13.6360846Z    Compiling vergen-lib v0.1.6
2026-06-21T08:16:13.6425409Z    Compiling vergen v9.1.0
2026-06-21T08:16:13.6673158Z    Compiling heapless v0.7.17
2026-06-21T08:16:13.6880381Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-21T08:16:13.7738779Z    Compiling noq-udp v0.10.0
2026-06-21T08:16:13.7933389Z    Compiling sync_wrapper v1.0.2
2026-06-21T08:16:13.8240828Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-21T08:16:13.8310470Z    Compiling aws-lc-sys v0.41.0
2026-06-21T08:16:13.8391569Z    Compiling ring v0.17.14
2026-06-21T08:16:13.8610893Z    Compiling libsqlite3-sys v0.30.1
2026-06-21T08:16:13.8939618Z    Compiling futures-buffered v0.2.13
2026-06-21T08:16:13.9048813Z    Compiling allocator-api2 v0.2.21
2026-06-21T08:16:13.9106943Z    Compiling byteorder v1.5.0
2026-06-21T08:16:13.9114057Z    Compiling opaque-debug v0.3.1
2026-06-21T08:16:13.9780794Z    Compiling digest v0.11.3
2026-06-21T08:16:13.9999807Z    Compiling polyval v0.6.2
2026-06-21T08:16:14.1820490Z    Compiling hash32 v0.2.1
2026-06-21T08:16:14.2087793Z    Compiling spin v0.9.8
2026-06-21T08:16:14.2225277Z    Compiling vergen-gitcl v1.0.8
2026-06-21T08:16:14.2570741Z    Compiling ryu v1.0.23
2026-06-21T08:16:14.3102354Z    Compiling fallible-iterator v0.3.0
2026-06-21T08:16:14.3571043Z    Compiling num_threads v0.1.7
2026-06-21T08:16:14.3835534Z    Compiling tower-layer v0.3.3
2026-06-21T08:16:14.4460811Z    Compiling signature v3.0.0
2026-06-21T08:16:14.4760172Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-21T08:16:14.5021962Z    Compiling time v0.3.47
2026-06-21T08:16:14.5552439Z    Compiling ghash v0.5.1
2026-06-21T08:16:14.5710446Z    Compiling sha2 v0.11.0-rc.5
2026-06-21T08:16:14.6119243Z    Compiling ctr v0.9.2
2026-06-21T08:16:14.6121934Z    Compiling aes v0.8.4
2026-06-21T08:16:14.6188233Z    Compiling fs2 v0.4.3
2026-06-21T08:16:14.6660939Z    Compiling aead v0.5.2
2026-06-21T08:16:14.7070639Z    Compiling http-body-util v0.1.3
2026-06-21T08:16:14.7785946Z    Compiling openssl-probe v0.2.1
2026-06-21T08:16:14.7960908Z    Compiling crossbeam-channel v0.5.15
2026-06-21T08:16:14.8061325Z    Compiling crossbeam-epoch v0.9.18
2026-06-21T08:16:14.9957978Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-21T08:16:15.0165636Z    Compiling netlink-packet-route v0.29.0
2026-06-21T08:16:15.0166172Z    Compiling blake3 v1.8.5
2026-06-21T08:16:15.0434911Z    Compiling uuid v1.23.2
2026-06-21T08:16:15.1860915Z    Compiling memoffset v0.6.5
2026-06-21T08:16:15.3081122Z    Compiling aes-gcm v0.10.3
2026-06-21T08:16:15.3214466Z    Compiling acto v0.8.2
2026-06-21T08:16:15.3599719Z    Compiling netwatch v0.16.0
2026-06-21T08:16:15.4241167Z    Compiling noq v0.18.0
2026-06-21T08:16:15.4779625Z    Compiling thiserror v1.0.69
2026-06-21T08:16:15.5201119Z    Compiling sorted-index-buffer v0.2.1
2026-06-21T08:16:15.5515634Z    Compiling rustc-hash v2.1.2
2026-06-21T08:16:15.5969286Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-21T08:16:15.5980184Z    Compiling tagptr v0.2.0
2026-06-21T08:16:15.6454298Z    Compiling ref-cast v1.0.25
2026-06-21T08:16:15.6680783Z    Compiling rustix v1.1.4
2026-06-21T08:16:15.6756732Z    Compiling lru-slab v0.1.2
2026-06-21T08:16:15.7570765Z    Compiling mac-addr v0.3.0
2026-06-21T08:16:15.7640935Z    Compiling identity-hash v0.1.0
2026-06-21T08:16:15.7991047Z    Compiling xml-rs v0.8.28
2026-06-21T08:16:15.8602227Z    Compiling foldhash v0.2.0
2026-06-21T08:16:16.0057638Z    Compiling hashbrown v0.16.1
2026-06-21T08:16:16.0579322Z    Compiling netlink-packet-route v0.30.0
2026-06-21T08:16:16.1142182Z    Compiling termios v0.2.2
2026-06-21T08:16:16.1430852Z    Compiling serial-core v0.4.0
2026-06-21T08:16:16.2211675Z    Compiling errno v0.3.14
2026-06-21T08:16:16.2432214Z    Compiling ioctl-rs v0.1.6
2026-06-21T08:16:16.3282916Z    Compiling simple-dns v0.9.3
2026-06-21T08:16:16.3371652Z    Compiling aho-corasick v1.1.4
2026-06-21T08:16:16.3695130Z    Compiling synstructure v0.13.2
2026-06-21T08:16:16.5639412Z    Compiling darling_core v0.20.11
2026-06-21T08:16:16.7270813Z    Compiling proc-macro-crate v3.5.0
2026-06-21T08:16:16.7840619Z    Compiling xmltree v0.10.3
2026-06-21T08:16:16.8191562Z    Compiling serde_derive_internals v0.29.1
2026-06-21T08:16:16.9737112Z    Compiling simdutf8 v0.1.5
2026-06-21T08:16:17.0054489Z    Compiling regex-syntax v0.8.10
2026-06-21T08:16:17.0721827Z    Compiling signal-hook v0.3.18
2026-06-21T08:16:17.1239211Z    Compiling toml_write v0.1.2
2026-06-21T08:16:17.2233397Z    Compiling linux-raw-sys v0.12.1
2026-06-21T08:16:17.3530495Z    Compiling smol_str v0.1.24
2026-06-21T08:16:17.3561300Z    Compiling winnow v0.7.15
2026-06-21T08:16:17.3741221Z    Compiling arrayref v0.3.9
2026-06-21T08:16:17.4440565Z    Compiling constant_time_eq v0.4.2
2026-06-21T08:16:17.4961710Z    Compiling arrayvec v0.7.6
2026-06-21T08:16:17.5990930Z    Compiling sha1_smol v1.0.1
2026-06-21T08:16:17.6591378Z    Compiling resolv-conf v0.7.6
2026-06-21T08:16:17.8222178Z    Compiling lru v0.16.4
2026-06-21T08:16:17.9641204Z    Compiling darling_core v0.23.0
2026-06-21T08:16:18.0004484Z    Compiling signal-hook-registry v1.4.8
2026-06-21T08:16:18.1590782Z    Compiling serial-unix v0.4.0
2026-06-21T08:16:18.3630854Z    Compiling serde_derive v1.0.228
2026-06-21T08:16:18.3991410Z    Compiling zeroize_derive v1.4.3
2026-06-21T08:16:18.4283360Z    Compiling tokio-macros v2.7.0
2026-06-21T08:16:18.4510750Z    Compiling zerofrom-derive v0.1.7
2026-06-21T08:16:18.8590372Z    Compiling futures-macro v0.3.32
2026-06-21T08:16:18.9646171Z    Compiling zeroize v1.8.2
2026-06-21T08:16:19.1390652Z    Compiling yoke-derive v0.8.2
2026-06-21T08:16:19.1467262Z    Compiling tokio v1.52.3
2026-06-21T08:16:19.7744448Z    Compiling futures-util v0.3.32
2026-06-21T08:16:19.8708717Z    Compiling zerovec-derive v0.11.3
2026-06-21T08:16:19.8804752Z    Compiling zerofrom v0.1.8
2026-06-21T08:16:19.8887939Z    Compiling displaydoc v0.2.6
2026-06-21T08:16:19.9865335Z    Compiling tracing-attributes v0.1.31
2026-06-21T08:16:20.0305651Z    Compiling rustls-pki-types v1.14.1
2026-06-21T08:16:20.1680581Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-21T08:16:20.4439102Z    Compiling yoke v0.8.3
2026-06-21T08:16:20.6668558Z    Compiling thiserror-impl v2.0.18
2026-06-21T08:16:20.8243313Z    Compiling zerotrie v0.2.4
2026-06-21T08:16:20.9073681Z    Compiling darling_macro v0.20.11
2026-06-21T08:16:21.2256746Z    Compiling derive_more-impl v2.1.1
2026-06-21T08:16:21.2460685Z    Compiling spez v0.1.2
2026-06-21T08:16:21.2624074Z    Compiling darling v0.20.11
2026-06-21T08:16:21.3157726Z    Compiling n0-error-macros v0.1.3
2026-06-21T08:16:21.3401681Z    Compiling derive_builder_core v0.20.2
2026-06-21T08:16:21.3590911Z    Compiling zerovec v0.11.6
2026-06-21T08:16:21.6710982Z    Compiling der v0.8.0-rc.10
2026-06-21T08:16:21.6740779Z    Compiling pin-project-internal v1.1.13
2026-06-21T08:16:22.1581056Z    Compiling tinystr v0.8.3
2026-06-21T08:16:22.4093643Z    Compiling icu_locale_core v2.2.0
2026-06-21T08:16:22.4848156Z    Compiling potential_utf v0.1.5
2026-06-21T08:16:22.6131006Z    Compiling n0-error v0.1.3
2026-06-21T08:16:22.6650681Z    Compiling icu_collections v2.2.0
2026-06-21T08:16:22.7471815Z    Compiling derive_builder_macro v0.20.2
2026-06-21T08:16:22.9942362Z    Compiling cobs v0.3.0
2026-06-21T08:16:23.0530468Z    Compiling derive_builder v0.20.2
2026-06-21T08:16:23.1710846Z    Compiling pin-project v1.1.13
2026-06-21T08:16:23.1830794Z    Compiling spki v0.8.0-rc.4
2026-06-21T08:16:23.2711351Z    Compiling ed25519-dalek v2.2.0
2026-06-21T08:16:23.4440681Z    Compiling ipnet v2.12.0
2026-06-21T08:16:23.4519391Z    Compiling futures-executor v0.3.32
2026-06-21T08:16:23.6240569Z    Compiling icu_provider v2.2.0
2026-06-21T08:16:23.6300339Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-21T08:16:23.6440911Z    Compiling futures v0.3.32
2026-06-21T08:16:23.6543241Z    Compiling spt-proto v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-21T08:16:23.7760443Z    Compiling ed25519 v3.0.0-rc.4
2026-06-21T08:16:23.8511220Z    Compiling prefix-trie v0.8.4
2026-06-21T08:16:24.0590478Z    Compiling icu_properties v2.2.0
2026-06-21T08:16:24.2085889Z    Compiling once_cell v1.21.4
2026-06-21T08:16:24.2230951Z    Compiling icu_normalizer v2.2.0
2026-06-21T08:16:24.2778650Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-21T08:16:24.3170883Z    Compiling postcard-derive v0.2.2
2026-06-21T08:16:24.4700854Z    Compiling tracing-core v0.1.36
2026-06-21T08:16:24.6465284Z    Compiling rustls-native-certs v0.8.4
2026-06-21T08:16:24.7020840Z    Compiling data-encoding-macro v0.1.20
2026-06-21T08:16:24.7558223Z    Compiling hashbrown v0.14.5
2026-06-21T08:16:24.7957074Z    Compiling async-trait v0.1.89
2026-06-21T08:16:24.8623624Z    Compiling postcard v1.1.3
2026-06-21T08:16:25.0749590Z    Compiling tracing v0.1.44
2026-06-21T08:16:25.1661145Z    Compiling enum-assoc v1.3.0
2026-06-21T08:16:25.1942875Z    Compiling tokio-util v0.7.18
2026-06-21T08:16:25.4084926Z    Compiling netlink-sys v0.8.8
2026-06-21T08:16:25.4200756Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-21T08:16:25.4280736Z    Compiling tower v0.5.3
2026-06-21T08:16:25.4561565Z    Compiling iroh-metrics-derive v0.4.1
2026-06-21T08:16:25.6063515Z    Compiling idna_adapter v1.2.2
2026-06-21T08:16:25.6757416Z    Compiling derive_more v2.1.1
2026-06-21T08:16:25.7015668Z    Compiling hashlink v0.9.1
2026-06-21T08:16:25.7511537Z    Compiling idna v1.1.0
2026-06-21T08:16:25.7671532Z    Compiling num_enum_derive v0.7.6
2026-06-21T08:16:25.8921638Z    Compiling strum_macros v0.28.0
2026-06-21T08:16:25.9068087Z    Compiling netdev v0.42.0
2026-06-21T08:16:25.9121804Z    Compiling netlink-proto v0.12.0
2026-06-21T08:16:25.9330956Z    Compiling iroh-relay v0.98.0
2026-06-21T08:16:25.9564480Z    Compiling iroh-metrics v0.38.3
2026-06-21T08:16:25.9889090Z    Compiling moka v0.12.15
2026-06-21T08:16:26.0070079Z    Compiling toml_datetime v0.6.11
2026-06-21T08:16:26.0203890Z    Compiling serde_spanned v0.6.9
2026-06-21T08:16:26.0588785Z    Compiling rusqlite v0.32.1
2026-06-21T08:16:26.0669302Z    Compiling ref-cast-impl v1.0.25
2026-06-21T08:16:26.1641328Z    Compiling thiserror-impl v1.0.69
2026-06-21T08:16:26.2350818Z    Compiling toml_edit v0.22.27
2026-06-21T08:16:26.2556354Z    Compiling webpki-roots v1.0.7
2026-06-21T08:16:26.3640679Z    Compiling url v2.5.8
2026-06-21T08:16:26.3710753Z    Compiling h2 v0.4.14
2026-06-21T08:16:26.7340652Z    Compiling n0-watcher v0.6.1
2026-06-21T08:16:26.9090598Z    Compiling num_enum v0.7.6
2026-06-21T08:16:27.0019557Z    Compiling tokio-stream v0.1.18
2026-06-21T08:16:27.1075098Z    Compiling regex-automata v0.4.14
2026-06-21T08:16:27.1289880Z    Compiling schemars_derive v1.2.1
2026-06-21T08:16:27.2180910Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-21T08:16:27.2801863Z    Compiling tower-http v0.6.11
2026-06-21T08:16:27.3741225Z    Compiling spt-store v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-21T08:16:27.6410119Z    Compiling iroh-base v0.98.0
2026-06-21T08:16:27.6470942Z    Compiling attohttpc v0.30.1
2026-06-21T08:16:27.7651409Z    Compiling serde_bytes v0.11.19
2026-06-21T08:16:27.7920411Z    Compiling seize v0.5.1
2026-06-21T08:16:27.8461424Z    Compiling hmac v0.12.1
2026-06-21T08:16:27.9652898Z    Compiling iroh v0.98.2
2026-06-21T08:16:28.0136002Z    Compiling pin-utils v0.1.0
2026-06-21T08:16:28.0531135Z    Compiling dyn-clone v1.0.20
2026-06-21T08:16:28.0828021Z    Compiling utf8parse v0.2.2
2026-06-21T08:16:28.1880672Z    Compiling cmov v0.5.4
2026-06-21T08:16:28.1960452Z    Compiling rustix v0.38.44
2026-06-21T08:16:28.2404724Z    Compiling bitflags v1.3.2
2026-06-21T08:16:28.2780642Z    Compiling anstyle-parse v1.0.0
2026-06-21T08:16:28.3210577Z    Compiling nix v0.25.1
2026-06-21T08:16:28.4240673Z    Compiling ctutils v0.4.2
2026-06-21T08:16:28.4561077Z    Compiling papaya v0.2.4
2026-06-21T08:16:28.4660675Z    Compiling hkdf v0.12.4
2026-06-21T08:16:28.5970489Z    Compiling filedescriptor v0.8.3
2026-06-21T08:16:28.6180915Z    Compiling backon v1.6.0
2026-06-21T08:16:28.7196245Z    Compiling darling_macro v0.23.0
2026-06-21T08:16:28.7340684Z    Compiling strum v0.28.0
2026-06-21T08:16:28.8320959Z    Compiling iroh-dns v0.98.0
2026-06-21T08:16:28.8690559Z    Compiling toml v0.8.23
2026-06-21T08:16:28.9300523Z    Compiling serial v0.4.0
2026-06-21T08:16:29.0270736Z    Compiling instability v0.3.12
2026-06-21T08:16:29.0910607Z    Compiling anstyle-query v1.1.5
2026-06-21T08:16:29.2145867Z    Compiling foldhash v0.1.5
2026-06-21T08:16:29.2540608Z    Compiling colorchoice v1.0.5
2026-06-21T08:16:29.2924219Z    Compiling is_terminal_polyfill v1.70.2
2026-06-21T08:16:29.3574834Z    Compiling anstyle v1.0.14
2026-06-21T08:16:29.3718087Z    Compiling downcast-rs v1.2.1
2026-06-21T08:16:29.4000887Z    Compiling schemars v1.2.1
2026-06-21T08:16:29.4096805Z    Compiling shell-words v1.1.1
2026-06-21T08:16:29.4292682Z    Compiling linux-raw-sys v0.4.15
2026-06-21T08:16:29.4410706Z    Compiling hashbrown v0.15.5
2026-06-21T08:16:29.4720718Z    Compiling signal-hook-mio v0.2.5
2026-06-21T08:16:29.5033439Z    Compiling darling v0.23.0
2026-06-21T08:16:29.5670608Z    Compiling anstream v1.0.0
2026-06-21T08:16:29.5890703Z    Compiling spake2 v0.4.0
2026-06-21T08:16:29.5935358Z    Compiling terminal_size v0.4.4
2026-06-21T08:16:29.6027909Z    Compiling strum_macros v0.26.4
2026-06-21T08:16:29.7461308Z    Compiling sha1 v0.10.6
2026-06-21T08:16:29.9260636Z    Compiling itertools v0.13.0
2026-06-21T08:16:29.9881110Z    Compiling castaway v0.2.4
2026-06-21T08:16:30.0070922Z    Compiling clap_lex v1.1.0
2026-06-21T08:16:30.0345513Z    Compiling indoc v2.0.7
2026-06-21T08:16:30.1000580Z    Compiling unicode-width v0.1.14
2026-06-21T08:16:30.2790705Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-21T08:16:30.3200937Z    Compiling spt-msg v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-21T08:16:30.4220745Z    Compiling regex v1.12.3
2026-06-21T08:16:30.5620697Z    Compiling static_assertions v1.1.0
2026-06-21T08:16:30.6490913Z    Compiling doctest-file v1.1.1
2026-06-21T08:16:31.0740796Z    Compiling spt-runtime v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-21T08:16:31.1427343Z    Compiling crossterm v0.28.1
2026-06-21T08:16:31.1754831Z    Compiling interprocess v2.4.2
2026-06-21T08:16:31.2638572Z    Compiling compact_str v0.8.2
2026-06-21T08:16:31.7791062Z    Compiling hyper v1.10.1
2026-06-21T08:16:31.9020358Z    Compiling unicode-truncate v1.1.0
2026-06-21T08:16:32.0501894Z    Compiling lru v0.12.5
2026-06-21T08:16:32.1350658Z    Compiling clap_builder v4.6.0
2026-06-21T08:16:32.1510781Z    Compiling strum v0.26.3
2026-06-21T08:16:32.1648210Z    Compiling clap_derive v4.6.1
2026-06-21T08:16:32.2278510Z    Compiling cassowary v0.3.0
2026-06-21T08:16:32.2565417Z    Compiling unicode-width v0.2.0
2026-06-21T08:16:32.2848015Z    Compiling iana-time-zone v0.1.65
2026-06-21T08:16:32.5889740Z    Compiling portable-pty v0.8.1
2026-06-21T08:16:32.6083383Z    Compiling ratatui v0.29.0
2026-06-21T08:16:32.6189532Z    Compiling chrono v0.4.45
2026-06-21T08:16:32.7750870Z    Compiling nucleo-matcher v0.3.1
2026-06-21T08:16:33.0645329Z    Compiling spt-term v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-21T08:16:33.1011559Z    Compiling qrcode v0.14.1
2026-06-21T08:16:33.2100922Z    Compiling tempfile v3.27.0
2026-06-21T08:16:33.8617971Z    Compiling hyper-util v0.1.20
2026-06-21T08:16:34.1039158Z    Compiling spt-live v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-21T08:16:34.8491525Z    Compiling clap v4.6.1
2026-06-21T08:16:35.8391397Z    Compiling igd-next v0.17.1
2026-06-21T08:16:36.9154269Z    Compiling portmapper v0.16.0
2026-06-21T08:16:41.4776636Z    Compiling rustls-webpki v0.103.13
2026-06-21T08:16:43.8105933Z    Compiling tokio-rustls v0.26.4
2026-06-21T08:16:43.8108716Z    Compiling noq-proto v0.17.0
2026-06-21T08:16:43.8109205Z    Compiling rustls-platform-verifier v0.7.0
2026-06-21T08:16:43.9633642Z    Compiling hyper-rustls v0.27.9
2026-06-21T08:16:43.9635310Z    Compiling hickory-net v0.26.0-beta.4
2026-06-21T08:16:43.9635826Z    Compiling tokio-websockets v0.13.2
2026-06-21T08:16:44.0911664Z    Compiling reqwest v0.13.4
2026-06-21T08:16:45.0258314Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-21T08:16:58.7090985Z    Compiling spt-net v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-21T08:17:00.0610444Z    Compiling spt-daemon v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-21T08:17:07.1255647Z    Compiling spt v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-21T08:17:10.7930349Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
2026-06-21T08:17:10.8147576Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-a610d2092bf5e776)
2026-06-21T08:17:10.8162187Z 
2026-06-21T08:17:10.8162506Z running 1 test
2026-06-21T08:17:17.0022068Z test new_brain_serves_against_old_broker ... ok
2026-06-21T08:17:17.0022369Z 
2026-06-21T08:17:17.0022707Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-06-21T08:17:17.0023070Z 
2026-06-21T08:17:17.0234116Z Post job cleanup.
2026-06-21T08:17:17.0891937Z [command]/usr/bin/git version
2026-06-21T08:17:17.0955864Z git version 2.43.0
2026-06-21T08:17:17.0987148Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/8b0e94ca-ba8b-4fa2-b104-d617a4f2782f' before making global git config changes
2026-06-21T08:17:17.0987796Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T08:17:17.0990927Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T08:17:17.1020470Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T08:17:17.1045737Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T08:17:17.1234663Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T08:17:17.1254843Z http.https://github.com/.extraheader
2026-06-21T08:17:17.1262776Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-21T08:17:17.1287606Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T08:17:17.1478427Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T08:17:17.1504899Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T08:17:17.1805443Z Cleaning up orphan processes
2026-06-21T08:17:17.2372956Z Terminate orphan process: pid (3395690) (spt)
